home *** CD-ROM | disk | FTP | other *** search
- object SfxSplash: TSfxSplash
- Left = 332
- Top = 155
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'SfxSplash'
- ClientHeight = 54
- ClientWidth = 281
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 281
- Height = 54
- Align = alClient
- Caption = 'Panel1'
- TabOrder = 0
- object Lbl: TLabel
- Left = 1
- Top = 1
- Width = 279
- Height = 52
- Align = alClient
- Alignment = taCenter
- Caption = 'Extracting package...'
- Layout = tlCenter
- end
- end
- end
-